public marks

PUBLIC MARKS from "Xavier Lacot" with tags debug & plugin

January 2010

Google Chrome Extensions: Firebug Lite

by 2 others
Firebug Lite easily integrated into Chrome. Even if I am not a fan of Chrome, because of the omnipotence of Google, I find this tool very useful as a debug facility.

October 2008

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

May 2008

sfFirePHP plugin

by 1 other
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.